Skip to content

ci: remove redundant Go build cache#30

Merged
RealColdFry merged 3 commits into
mainfrom
remove-redundant-go-cache
Apr 9, 2026
Merged

ci: remove redundant Go build cache#30
RealColdFry merged 3 commits into
mainfrom
remove-redundant-go-cache

Conversation

@RealColdFry
Copy link
Copy Markdown
Owner

setup-go v4+ already caches both module and build caches. The explicit actions/cache with per-SHA keys never got primary hits, causing unnecessary download/upload every run.

setup-go v4+ already caches both module and build caches.
The explicit actions/cache with per-SHA keys never got primary
hits, causing unnecessary download/upload every run.
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@RealColdFry RealColdFry merged commit 4757648 into main Apr 9, 2026
3 checks passed
@RealColdFry RealColdFry deleted the remove-redundant-go-cache branch April 9, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants